home *** CD-ROM | disk | FTP | other *** search
/ Precision Software Appli…tions Silver Collection 1 / Precision Software Applications Silver Collection Volume One (PSM) (1993).iso / games / egavga / bacc1rat.exe / BACC-RAT.TXT
Text File  |  1992-07-13  |  3KB  |  57 lines

  1. Q:M1  How is Baccarat played?
  2.  
  3.   Baccarat is a card games that is usually dealt from a shoe that
  4.   holds 6 or 8 decks of cards.  Two hands are dealt by the house
  5.   dealer, the "bank" hand and the "player" hand.  Before the hands
  6.   are dealt, the players can bet either on the bank hand or the
  7.   player hand, or on a tie.  Winning bets are paid 1:1, but a 5%
  8.   commission is charged on bank bets.  Tie bets are paid 8:1.  Once
  9.   a bet has been placed, there are no opportunities for the player
  10.   to make decisions -- both the bank hand and the player hand are
  11.   dealt according to fixed rules.
  12.  
  13.   A game of baccarat is started by dealing two cards for the player
  14.   hand and two cards for the bank hand.  The object of the game is
  15.   to be dealt the hand with the highest rank.  The rank of a hand
  16.   is determined by totalling the ranks of the individual cards.
  17.   Tens and face cards are counted as zero, while all other cards
  18.   are counted by the number of "pips" on the card face.  No
  19.   baccarat hand can have a total greater than nine.  If a card is
  20.   added that would give a total greater than nine, the hand rank is
  21.   adjusted by subtracting 10.
  22.  
  23.   According to the rules of baccarat, the player will stand if the
  24.   first two cards total 6, 7, 8, or 9.  An eight or a nine is a
  25.   "natural", and is an automatic winner if the other hand has a
  26.   lower total.  If both hands are eights or both are nines, then a
  27.   tie occurs and neither side wins.  If neither hand is a natural,
  28.   then cards might be drawn before the game ends.  If the player
  29.   hand totals 5 or less, then a third card is drawn for the player
  30.   hand and the player will stand regardless of the total.  The
  31.   banker stands when holding 7, 8, or 9, and always draws one card
  32.   when holding 0, 1, or 2.  For other banker totals, drawing is
  33.   determined by the rank of the player hand, according to the
  34.   following table:
  35.  
  36.  
  37.        Bank     0  1  2  3  4  5  6  7  8  9  <- player hand rank
  38.       --------------------------------------
  39.         9       s  s  s  s  s  s  s  s  s  s
  40.         8       s  s  s  s  s  s  s  s  s  s
  41.         7       s  s  s  s  s  s  s  s  s  s
  42.         6       s  s  s  s  s  s  H  H  s  s
  43.         5       s  s  s  s  H  H  H  H  s  s
  44.         4       s  s  H  H  H  H  H  H  s  s
  45.         3       H  H  H  H  H  H  H  H  s  H
  46.         2       s  s  s  s  s  s  s  s  s  s
  47.         1       s  s  s  s  s  s  s  s  s  s
  48.         0       s  s  s  s  s  s  s  s  s  s
  49.  
  50.  
  51.   When baccarat is dealt from 8 decks, the probability of a banker
  52.   win is 45.86%, the probability of a player win is 44.62%, and the
  53.   probability of a tie is 9.52%.  The house edge on "player" bets
  54.   is about 1.24%. Winning "bank" bets are charged a 5% commission,
  55.   resulting in a 1.06% edge on these bets.  The house edge on "tie"
  56.   bets is about 4.9%.
  57.